Applies data security to model measures

{ addMeasureSecurityToModel }

Sets measure security in a specific data model for the given role.

Method

/API2/dataSources/addMeasureSecurityToModel

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.0
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
  • Input Parameters

    Name

    hierarchyMeasureSecurityApiObject

    Object Type

    Description

    Details of the security settings to be applied to a data model's hierarchies or measures.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Examples